home *** CD-ROM | disk | FTP | other *** search
- PM TicTacToe 1.0 /\/\/ ) jan '91
- """"""""""""""""""""""""""""""""""""""
-
- This is a implementation of the well known 'Tic-Tac-Toe' game.
- (It is Free-ware. Please distribute it together with this file)
-
- PM TicTacToe lets you choose the board dimension (2x2 to 8x8).
- It allows Human-Human, Computer-Human and Computer-Computer. (although this
- last option isn't very interesting because the game will always end in
- remise... :-) )
-
- The algorithm used in this program will never loose a game. At worse it will
- play remise.
-
- TicTacToe has only been tested on a IBM PS/2 running OS/2 EE 1.1
- (but I can't think of a reason why it shouldn't work with another
- configurations...)
-
- I wrote this program to learn a bit about programming the Presentation
- Manager.
- I give no warranties, but please let me know if you find any bugs.
- Any comments, suggestions etc. are always welcome.
-
- You can contact me by e-mail: mabdoor@cs.vu.nl
-
-
- Matthijs van Doorn
-
-
- ________________________________________________________________________
- | " To do is to be - Nietsche | /| /| / \
- | To be is to do - Kant | mabdoor@cs.vu.nl / | / | / |
- | Do be do be do - Sinatra " | / | / | / /
- |________________________________|_____________________/___|/___|/_____/
-